Objects Types and Constants Properties Methods Object Hierarchy Index

KeyCode2 Property

Description:

Returns the second code value of the key.

Syntax:

C++:
#include "imsigx.h"

HRESULT hr = pObject->get_KeyCode2(&prop);

Visual Basic:
prop = object.KeyCode2

/r/n

Parts:

prop

long

[out][retval]

The second code value.

Defined in:

KeyBinding


Objects Types and Constants Properties Methods Object Hierarchy Index

SDK Top API Reference TurboCAD Home Page TurboCAD Programming Forums